home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / bash / bash_110 / unixmode / src_d3.zoo / patches.zoo / lib / readline / ChangeLog next >
Encoding:
Text File  |  1991-10-30  |  828 b   |  18 lines

  1. readline.c: (sjk)++ on an Atari ST we use the xconsole i/o routines to do all
  2.             keyboard input, thus allowing out own key bindings.
  3.             (sjk)++ on the Atari ST we set the terminal to (RAW || PASS8)  
  4.             (sjk)++ for command completion inserted a _del_symdir_cache. this 
  5.             fixed the bug that a file created by an external command
  6.             would not be seen by the command completer until the 
  7.             symdir cache was deleted and re-read.
  8.  
  9. Release version 1. - Along with version 1 of BASH.
  10.  
  11. readline.c: (sjk)++ Removed HANDLE_SIGNALS          
  12.  
  13. I mereged all the above changes into the new readline that comes 
  14. with bash V1.10. Note that the new version has some major bug fixes 
  15. from the previous release. See the changelog that come along with the 
  16. original bash distribution from the FSF for more information.
  17.  
  18.